[INFO] cloning repository https://github.com/dymchenkko/advance_runner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dymchenkko/advance_runner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymchenkko%2Fadvance_runner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymchenkko%2Fadvance_runner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d56ca465282b258e6850fafb411926e90e9e7ff9
[INFO] checking dymchenkko/advance_runner against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdymchenkko%2Fadvance_runner" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/dymchenkko/advance_runner
[INFO] finished tweaking git repo https://github.com/dymchenkko/advance_runner
[INFO] tweaked toml for git repo https://github.com/dymchenkko/advance_runner written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dymchenkko/advance_runner on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/dymchenkko/advance_runner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.8.5
[INFO] [stderr]   Downloaded reflink v0.1.3
[INFO] [stderr]   Downloaded snafu v0.8.5
[INFO] [stderr]   Downloaded rustc-hash v2.0.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.5
[INFO] [stderr]   Downloaded quinn-proto v0.11.8
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded cc v1.1.21
[INFO] [stderr]   Downloaded quinn v0.11.5
[INFO] [stderr]   Downloaded wait-timeout v0.2.0
[INFO] [stderr]   Downloaded alloy-sol-types v0.7.7
[INFO] [stderr]   Downloaded alloy-sol-macro-input v0.7.7
[INFO] [stderr]   Downloaded alloy-sol-macro v0.7.7
[INFO] [stderr]   Downloaded const-hex v1.12.0
[INFO] [stderr]   Downloaded alloy-sol-macro-expander v0.7.7
[INFO] [stderr]   Downloaded syn-solidity v0.7.7
[INFO] [stderr]   Downloaded proptest v1.5.0
[INFO] [stderr]   Downloaded parity-scale-codec-derive v3.6.12
[INFO] [stderr]   Downloaded alloy-primitives v0.7.7
[INFO] [stderr]   Downloaded ruint v1.12.3
[INFO] [stderr]   Downloaded parity-scale-codec v3.6.12
[INFO] [stderr]   Downloaded toml_edit v0.22.21
[INFO] [stderr]   Downloaded auto_impl v1.2.0
[INFO] [stderr]   Downloaded pest v2.7.13
[INFO] [stderr]   Downloaded alloy-rlp v0.3.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9
[INFO] running `Command { std: "docker" "start" "0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling bindgen v0.69.4
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling link-cplusplus v1.0.9
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling syn-solidity v0.7.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling const-hex v1.12.0
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking ruint v1.12.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling alloy-sol-macro-input v0.7.7
[INFO] [stderr]    Compiling snafu-derive v0.8.5
[INFO] [stderr]    Compiling alloy-sol-macro-expander v0.7.7
[INFO] [stderr]     Checking thiserror v1.0.63
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking reflink v0.1.3
[INFO] [stderr]     Checking alloy-primitives v0.7.7
[INFO] [stderr]     Checking snafu v0.8.5
[INFO] [stderr]    Compiling alloy-sol-macro v0.7.7
[INFO] [stderr]     Checking alloy-sol-types v0.7.7
[INFO] [stderr]    Compiling cartesi-machine-sys v0.18.1 (https://github.com/cartesi/dave?rev=68a068b135a42c10e254a116e2930539f1c28727#68a068b1)
[INFO] [stderr] error: failed to run custom build command for `cartesi-machine-sys v0.18.1 (https://github.com/cartesi/dave?rev=68a068b135a42c10e254a116e2930539f1c28727#68a068b1)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/cartesi-machine-sys-941c0b2637c3f871/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/src'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/src'
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/uarch'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/uarch'
[INFO] [stderr]   make[1]: Entering directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/tests'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/third-party/riscv-arch-test/riscv-target/cartesi'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/third-party/riscv-arch-test/riscv-target/cartesi'
[INFO] [stderr]   make[2]: Entering directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/tests/misc'
[INFO] [stderr]   make[2]: Leaving directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/tests/misc'
[INFO] [stderr]   make[1]: Leaving directory '/opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/emulator/tests'
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr]   make: *** No rule to make target 'depclean '.  Stop.
[INFO] [stderr]   rm: cannot remove 'src/*o.tmp': No such file or directory
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1781) panicked at /opt/rustwide/cargo-home/git/checkouts/dave-ad85b3d9d7fafd2e/68a068b/machine/rust-bindings/cartesi-machine-sys/build.rs:195:10:
[INFO] [stderr]   error downloading diff of generated files: reqwest::Error { kind: Request, url: "https://github.com/cartesi/machine-emulator/releases/download/v0.18.1/add-generated-files.diff", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ccf8b8d12d1 - std[2c5fac1b514042de]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ccf8b8d12d1 - std[2c5fac1b514042de]::backtrace_rs::backtrace::trace_unsynchronized::<std[2c5fac1b514042de]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ccf8b8d12d1 - std[2c5fac1b514042de]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ccf8b8d12d1 - <<std[2c5fac1b514042de]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b192ae67eeb48c48]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ccf8b8e7caa - <core[b192ae67eeb48c48]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ccf8b8e7caa - core[b192ae67eeb48c48]::fmt::write
[INFO] [stderr]      6:     0x5ccf8b8d675c - std[2c5fac1b514042de]::io::default_write_fmt::<std[2c5fac1b514042de]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/io/mod.rs:626:11
[INFO] [stderr]      7:     0x5ccf8b8d675c - <std[2c5fac1b514042de]::sys::stdio::unix::Stderr as std[2c5fac1b514042de]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/io/mod.rs:1730:13
[INFO] [stderr]      8:     0x5ccf8b8b0866 - <std[2c5fac1b514042de]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ccf8b8b0866 - std[2c5fac1b514042de]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ccf8b8ca281 - std[2c5fac1b514042de]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ccf8b8ca5ab - std[2c5fac1b514042de]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:815:13
[INFO] [stderr]     12:     0x5ccf8b8b0912 - std[2c5fac1b514042de]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:688:13
[INFO] [stderr]     13:     0x5ccf8b8a5849 - std[2c5fac1b514042de]::sys::backtrace::__rust_end_short_backtrace::<std[2c5fac1b514042de]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5ccf8b8b12fd - __rustc[83d078a399b8dae3]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:679:5
[INFO] [stderr]     15:     0x5ccf8b8e852c - core[b192ae67eeb48c48]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ccf8b8e82a2 - core[b192ae67eeb48c48]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/core/src/result.rs:1870:5
[INFO] [stderr]     17:     0x5ccf8b0300f9 - <core[b192ae67eeb48c48]::result::Result<reqwest[d40cb888a1c7fde2]::blocking::response::Response, reqwest[d40cb888a1c7fde2]::error::Error>>::expect
[INFO] [stderr]     18:     0x5ccf8b02dd5e - build_script_build[d7a885a2aeceb720]::download_git_patch
[INFO] [stderr]     19:     0x5ccf8b02d797 - build_script_build[d7a885a2aeceb720]::download_uarch
[INFO] [stderr]     20:     0x5ccf8b02e585 - build_script_build[d7a885a2aeceb720]::main
[INFO] [stderr]     21:     0x5ccf8b0317a3 - <fn() as core[b192ae67eeb48c48]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     22:     0x5ccf8b02d6a6 - std[2c5fac1b514042de]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     23:     0x5ccf8b02d729 - std[2c5fac1b514042de]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     24:     0x5ccf8b8c92c7 - <&dyn core[b192ae67eeb48c48]::ops::function::Fn<(), Output = i32> + core[b192ae67eeb48c48]::panic::unwind_safe::RefUnwindSafe + core[b192ae67eeb48c48]::marker::Sync as core[b192ae67eeb48c48]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     25:     0x5ccf8b8c92c7 - std[2c5fac1b514042de]::panicking::catch_unwind::do_call::<&dyn core[b192ae67eeb48c48]::ops::function::Fn<(), Output = i32> + core[b192ae67eeb48c48]::panic::unwind_safe::RefUnwindSafe + core[b192ae67eeb48c48]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:576:43
[INFO] [stderr]     26:     0x5ccf8b8c92c7 - std[2c5fac1b514042de]::panicking::catch_unwind::<i32, &dyn core[b192ae67eeb48c48]::ops::function::Fn<(), Output = i32> + core[b192ae67eeb48c48]::panic::unwind_safe::RefUnwindSafe + core[b192ae67eeb48c48]::marker::Sync>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5ccf8b8c92c7 - std[2c5fac1b514042de]::panic::catch_unwind::<&dyn core[b192ae67eeb48c48]::ops::function::Fn<(), Output = i32> + core[b192ae67eeb48c48]::panic::unwind_safe::RefUnwindSafe + core[b192ae67eeb48c48]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5ccf8b8c92c7 - std[2c5fac1b514042de]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/rt.rs:175:24
[INFO] [stderr]     29:     0x5ccf8b8c92c7 - std[2c5fac1b514042de]::panicking::catch_unwind::do_call::<std[2c5fac1b514042de]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:576:43
[INFO] [stderr]     30:     0x5ccf8b8c92c7 - std[2c5fac1b514042de]::panicking::catch_unwind::<isize, std[2c5fac1b514042de]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panicking.rs:544:19
[INFO] [stderr]     31:     0x5ccf8b8c92c7 - std[2c5fac1b514042de]::panic::catch_unwind::<std[2c5fac1b514042de]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/panic.rs:359:14
[INFO] [stderr]     32:     0x5ccf8b8c92c7 - std[2c5fac1b514042de]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7/library/std/src/rt.rs:171:5
[INFO] [stderr]     33:     0x5ccf8b02d2a1 - std[2c5fac1b514042de]::rt::lang_start::<()>
[INFO] [stderr]     34:     0x5ccf8b031a15 - main
[INFO] [stderr]     35:     0x74beb2f841ca - <unknown>
[INFO] [stderr]     36:     0x74beb2f8428b - __libc_start_main
[INFO] [stderr]     37:     0x5ccf8b02c365 - _start
[INFO] [stderr]     38:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9", kill_on_drop: false }`
[INFO] [stdout] 0b5ed6ab72829f157c2294bb854710d7ca686a334453261ab07729fd3f74e1f9
